Click or drag to resize

ResponseCSeq Property

Gets CSeq header field. The CSeq header field is a required header field in every response. The CSeq header field contains a number that is same as in appropirate request.

Namespace:  Independentsoft.Sip
Assembly:  Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntax
public string CSeq { get; set; }

Property Value

Type: String
See Also